| Total Complexity | 20 |
| Dependencies | 3 |
| Dependents | 2 |
| Total lines | 43 |
| Lines of code | 30 |
| Logical lines of code | 14 |
| Comment lines | 0 |
| Methods | 6 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| is_checkout_with_free_trial() | 69 | 5 | 6 | |
| is_checkout_with_free_coupon() | 68 | 4 | 7 | |
| is_checkout_with_subscription() | 77 | 4 | 3 | |
| is_order_pay_with_free_trial() | 65 | 4 | 8 | |
| is_order_pay_with_subscription() | 79 | 2 | 3 | |
| is_change_payment_method() | 81 | 1 | 3 |